Configurates
C1.Web.Mvc.BaseODataCollectionViewService<T>.Keys. Sets an array containing the names of the key fields. Key fields are required for update operations (add/remove/delete).
シンタックス
'宣言
Public Function Keys( _
ByVal ParamArray () As System.String _
) As
public Keys(
params System.string[]
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照